Catch GR test failing#213
Closed
karampok wants to merge 2 commits intometallb:mainfrom
Closed
Conversation
d2464a2 to
31d9289
Compare
Contributor
Author
|
This error appears which seems is happening because node and only observed until now for |
Contributor
Author
|
A second failure is observed which is happening on the setup and before even GR test starts |
31d9289 to
1f5784b
Compare
Contributor
Author
|
@fedepaol the investigation showed that there is an option the default value was 5, and that seems to make the test failing due to timing issues. I can not find any doc around that in the official doc. When value 20, the ci runs for 50 times per test (ipv4,ipv6,dual,helm) without a failure* When value is 0, running the test once locally fails in the same way.
|
030f190 to
1f5784b
Compare
Contributor
Author
that failure looks different, looking the logs seems all nodes were not healthy and GR ended, test stopped. |
1f5784b to
e78d8e2
Compare
99fd53d to
9daae72
Compare
9daae72 to
84fbda8
Compare
e7c6703 to
0481986
Compare
7a15bec to
421159c
Compare
b945138 to
a1ce9c5
Compare
- debug in watchfrr - capture coredump on bgp crashes - increase prefix scale on ipv4 Signed-off-by: karampok <karampok@gmail.com>
Signed-off-by: karampok <karampok@gmail.com>
a1ce9c5 to
30925f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/kind flake
What this PR does / why we need it:
Special notes for your reviewer:
Release note: